Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass inst when passing id. #1184

Merged
merged 2 commits into from
Feb 28, 2024
Merged

Pass inst when passing id. #1184

merged 2 commits into from
Feb 28, 2024

Conversation

1uc
Copy link
Collaborator

@1uc 1uc commented Feb 28, 2024

For functions that are meant to be called "in a loop", i.e. function
which accept id, we also pass inst.

@1uc
Copy link
Collaborator Author

1uc commented Feb 28, 2024

See reference got updated: BlueBrain/nmodl-references#2

@1uc 1uc marked this pull request as ready for review February 28, 2024 09:20
@bbpbuildbot

This comment has been minimized.

For functions that are meant to be called "in a loop", i.e. function
which accept `id`, we also pass `inst`.
@1uc 1uc force-pushed the 1uc/refactor-internal-signature branch from 003b061 to a73b7b8 Compare February 28, 2024 10:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.17%. Comparing base (25eb4a0) to head (a73b7b8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1184   +/-   ##
=======================================
  Coverage   87.17%   87.17%           
=======================================
  Files         175      175           
  Lines       12884    12885    +1     
=======================================
+ Hits        11232    11233    +1     
  Misses       1652     1652           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@bbpbuildbot
Copy link
Collaborator

Logfiles from GitLab pipeline #196683 (:white_check_mark:) have been uploaded here!

Status and direct links:

@1uc 1uc merged commit fbf9de6 into master Feb 28, 2024
19 checks passed
@1uc 1uc deleted the 1uc/refactor-internal-signature branch February 28, 2024 13:53
ohm314 pushed a commit that referenced this pull request May 21, 2024
For functions that are meant to be called "in a loop", i.e. function
which accept `id`, we also pass `inst`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants